const html/template.stateCSS

9 uses

	html/template (current package)
		context.go#L141: 	stateCSS
		escape.go#L236: 	case stateCSS:
		state_string.go#L30: 	_ = x[stateCSS-19]
		transition.go#L36: 	stateCSS:            tCSS,
		transition.go#L83: 	elementStyle:    stateCSS,
		transition.go#L168: 	attrStyle:      stateCSS,
		transition.go#L457: 		c.state = stateCSS
		transition.go#L472: 		lineTerminators, endState = "\n\f\r", stateCSS
		transition.go#L602: 			c.state = stateCSS